SySSBErrorsHistory 
EntityType  Independent 
Logical Entity Name  SySSBErrorsHistory 
Default Table Name  SySSBErrorsHistory 
Logical Only  NO 
Definition 
 
Note 
 

SySSBErrorsHistory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SySSBErrorsHistoryID(PK)    INTEGER  NO 
 
SySSBErrorsID    INTEGER  NO 
 
ObjectName    CHAR(10)  NO 
 
ServiceName    CHAR(10)  NO 
 
ContractName    CHAR(10)  NO 
 
MessageType    NVARCHAR(256)  NO 
 
ErrorNumber    INTEGER  YES 
 
ErrorDescription    VARCHAR(4000)  YES 
 
ErrorLine    INTEGER  YES 
 
ErrorMsg    XML  YES 
 
OrigUserId    INTEGER  YES 
 
OrigDateAdded    DATETIME  NO 
 
UserId    INTEGER  YES 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
ActionTaken    VARCHAR(12)  YES 
 

SySSBErrorsHistory Keys 
Key Name  Key Type  Keys 
PK_SySSBErrorsHistory_SySSBErrorsHistoryID  PrimaryKey  SySSBErrorsHistoryID 

SySSBErrorsHistory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SySSBErrorsHistory Check Constraints 
Check Constraint Name  CheckConstraint